Skip to content

DATAMONGO-2113 - Fix resumeTimestamp conversion for change streams. #615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

christophstrobl
Copy link
Member

We now use the first 32 bits of the BsonTimestamp to create the Instant and ignore the ordinal value.

We now use the first 32 bits of the timestamp to create the instant and ignore the ordinal value.
Use AssertJ in tests.
mp911de pushed a commit that referenced this pull request Oct 25, 2018
We now use the first 32 bits of the timestamp to create the instant and ignore the ordinal value.

Original pull request: #615.
mp911de pushed a commit that referenced this pull request Oct 25, 2018
Use AssertJ in tests.

Original pull request: #615.
mp911de added a commit that referenced this pull request Oct 25, 2018
Increase subscription await timeout to allow for slow system processing such as on TravisCI.

Original pull request: #615.
mp911de pushed a commit that referenced this pull request Oct 25, 2018
We now use the first 32 bits of the timestamp to create the instant and ignore the ordinal value.

Original pull request: #615.
mp911de pushed a commit that referenced this pull request Oct 25, 2018
Use AssertJ in tests.

Original pull request: #615.
mp911de added a commit that referenced this pull request Oct 25, 2018
Increase subscription await timeout to allow for slow system processing such as on TravisCI.

Original pull request: #615.
@mp911de
Copy link
Member

mp911de commented Oct 25, 2018

That's merged and backported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants